Skip to content

Conversation

ceseo
Copy link
Contributor

@ceseo ceseo commented Oct 7, 2025

Several tests were failing on macOS due to a hardcoded .so extension. Replace that with a placeholder.

Fixes #162289

Several tests were failing on macOS due to a hardcoded .so
extension. Replace that for a placeholder.

Fixes llvm#162289
@kiranchandramohan
Copy link
Contributor

kiranchandramohan commented Oct 8, 2025

Does it address #160546 as well?

Looks like they are different. Are they reproducible?

Copy link
Contributor

@kiranchandramohan kiranchandramohan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LG.

@ceseo
Copy link
Contributor Author

ceseo commented Oct 8, 2025

Does it address #160546 as well?

Looks like they are different. Are they reproducible?

Looks like it's a different issue.

I don't get these on my system. Latest macOS 26.1 beta and building with the latest LLVM 21 branch.

@ceseo ceseo merged commit d7eade1 into llvm:main Oct 8, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Flang][OpenMP] Several omp tests failing on macOS
2 participants